CSharpTest.Net
Run(String[]) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Processes Namespace > IRunner Interface > Run Method : Run(String[]) Method

args

Glossary Item Box

Runs the process and returns the exit code.

Syntax

Visual Basic (Declaration) 
Overloads Function Run( _
   ByVal ParamArray args() As String _
) As Integer
C# 
int Run( 
   params string[] args
)

Parameters

args

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys